home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / qwkrk60.zip / QWKRICK.CFG < prev    next >
Text File  |  1993-03-08  |  5KB  |  130 lines

  1. St. Laurent, Quebec
  2. (514) 748-5673
  3. Rick Macdougall,Sysop
  4. 985,RIGEL
  5. RIGEL
  6. 300 Baud,25,50
  7. 600 Baud,50,100
  8. 1200 Baud,100,200
  9. 2400 Baud,200,400
  10. 4800 Baud,400,800
  11. 7200 Baud,500,1000
  12. 9600 Baud,500,1000
  13. 12000 Baud,500,1000
  14. 14400 Baud,500,1000
  15. 16800 Baud,600,1600
  16. 19200 Baud,600,1600
  17. 38400 Baud,600,1600
  18. Local,1000,5000
  19. Yes ; Error Log
  20. Yes ; User Log
  21. Yes ; Enforce Download Time Checking
  22. pkzip %F
  23. pkunzip %F
  24. c:\bbs\node1\gsz.exe portx %A,%I sx %F
  25. c:\bbs\node1\gsz.exe portx %A,%I sb -k %F
  26. c:\bbs\node1\gsz.exe portx %A,%I sz %F
  27. c:\bbs\node1\gsz.exe portx %A,%I rx %F
  28. c:\bbs\node1\gsz.exe portx %A,%I rb -k %F
  29. c:\bbs\node1\gsz.exe portx %A,%I rz %F
  30. AAAAAAA
  31. ------------------------------------------------------------------
  32.                         !!! Warning !!!
  33.  
  34.    Changes made above the line affect the running of your SL QWK Door!
  35.         Please Read the Following lines before making any changes.
  36.  
  37. Line 1: Your Location.  Free Format Field, you may change it as you like.
  38.  
  39. Line 2: Your BBS Phone Number.  Format should stay as (XXX) XXX-XXX, but it
  40.         really shouldn't hurt the working of the Door if it is modified.
  41.  
  42. Line 3: Sysops Real Name and alias on the board.  Again Free Format, but try
  43.         to keep it similar.
  44.  
  45. Line 4: Your SL Registration Number and BBSID.  This line is Important!  Do
  46.         Not add a space after the Comma!  And some Readers prefer if it is
  47.         capitalized.
  48.  
  49. Line 5: Your BBSID again.  No Spaces, Capitalized etc..  I know it's duped,
  50.         but this is just a temp fix until the Sysop Editor is finished.
  51.  
  52. Lines 6 thru 18:
  53.  
  54.         Baud Rate Lines in the format:
  55.  
  56.                 Comment,Max Messages per sub, Max Messages Total
  57.  
  58.         Do not remove any of the lines, but you may change the values to
  59.         whatever you like.  The first part (Comment) is just that, a Comment,
  60.         so you may but whatever you like there, but I highly recommend you
  61.         leave them as is so that you remember what baud rate each line is.
  62.  
  63. Line 19: Error Log Creation.  First character only is checked.  Yes is on,
  64.          No is off.
  65.  
  66. Line 20: User Log Creation. First Character only is Checked.  Yes is on,
  67.          No, is off.
  68.  
  69. Line 21: Enforce Time Checking.  First Character Only.  If set to Yes, then
  70.          QWKRick will check to make sure that enough time remains for the
  71.          user to download the packet.  If set to No then no time limit
  72.          checking is done.
  73.  
  74. Line 22: Archive Command Line. %F is replaced by the filename and files to
  75.          Archive in the format 'Pkzip.exe BBSID.QW# *.*'
  76.                                           ^^^^^^^^^^^^^
  77.  
  78. Line 23: DeArchive Command Line.  %F is replaced by the filename to De-
  79.          archive in the format 'Pkunzip.exe BBSID.REP'
  80.                                             ^^^^^^^^^
  81.  
  82. Line 24: Xmodem or THIRD protocol SEND option.  Command line parameters
  83.          will be explained at the end of this section.
  84.  
  85. Line 25: Ymodem or SECOND protocol SEND option.  Command line parameters
  86.          will be explained at the end of this section.
  87.  
  88. Line 26: Zmodem or FIRST protocol SEND option.  Command line parameters
  89.          will be explained at the end of this section.
  90.  
  91. Line 27: Xmodem or THIRD protocol RCV option.  Command line parameters
  92.          will be explained at the end of this section.
  93.  
  94. Line 28: Ymodem or SECOND protocol RCV option.  Command line parameters
  95.          will be explained at the end of this section.
  96.  
  97. Line 29: Zmodem or FIRST protocol RCV option.  Command line parameters
  98.          will be explained at the end of this section.
  99.  
  100. Line 30: Registration Code linked to your BBS Reg number on line 4!
  101.  
  102.         All other lines following are optional, but it's a good idea to keep
  103.         them around just in case!
  104.  
  105.  
  106.  
  107. Command Line Parameters for Protocol Lines
  108. ──────────────────────────────────────────
  109.  
  110.         All command line parameters must specify full pathname and file
  111.         name (unless you put them in the same directory as QWKRick).
  112.  
  113.  %A     Replaced by address of the com port in the format 2E8.
  114.  
  115.  %B     Replaced with the Locked Baud Rate of the board.
  116.  
  117.  %C     Replaced with the Config Path Variable.  IE c:\bbs\node1\
  118.  
  119.  %E     Replaced with the Actual or Effective Baud Rate of the user
  120.  
  121.  %I     Replaced with the IRQ number of the current com port
  122.  
  123.  %P     Replaced with the current com port Number. IE 2  NOT com 2
  124.  
  125.  %F     Replaced with the BBSID File Name to download or upload.
  126.         Downloads will have the format BBSID#.QWK or BBSID.QW# and
  127.         Uploads will have the format BBSID.REP.
  128.  
  129.  
  130.